ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / ErrorBar<T> Class / EndStyle Property

In This Topic
    EndStyle Property (ErrorBar<T>)
    In This Topic
    Gets or sets a value that specifies the end style of the series.
    Syntax
    'Declaration
     
    Public Property EndStyle As ErrorBarEndStyle
    public ErrorBarEndStyle EndStyle {get; set;}
    See Also